Quiz

  • Which HTTP protocol version became widely adopted and remains the most commonly used version for web communication, known for introducing features like persistent connections and chunked transfer encoding?

    Show Answer

    ✅ HTTP/1.1


  • Which HTTP request method describes the communication options for the target resource, allowing clients to determine which HTTP methods are supported by the web server?

    Show Answer

    ✅ OPTIONS


  • In an HTTP request, which component specifies the specific resource or endpoint on the web server that the client is requesting, typically appearing after the domain name in the URL?

    Show Answer

    ✅ URL Path